hip.util

Modules

algorithm
module hip.util.algorithm
Undocumented in source.
array
module hip.util.array
Undocumented in source.
betterc
module hip.util.betterc
Undocumented in source.
concurrency
module hip.util.concurrency
Undocumented in source.
conv
module hip.util.conv
Undocumented in source.
data_structures
module hip.util.data_structures
Undocumented in source.
file
module hip.util.file
Undocumented in source.
format
module hip.util.format
Undocumented in source.
hapfile
module hip.util.hapfile
Undocumented in source.
lifetime
module hip.util.lifetime
Undocumented in source.
memory
module hip.util.memory

Public imports free, malloc, realloc, memcpy, memcmp, memset. - toHeap!T executes malloc + memcpy - safeFree executes free and sets the reference to null - alloc!T is a malloc with the type size - allocSlice!T will return a heap allocated slice

path
module hip.util.path
Undocumented in source.
reflection
module hip.util.reflection
Undocumented in source.
string
module hip.util.string
Undocumented in source.
sumtype
module hip.util.sumtype
Undocumented in source.
system
module hip.util.system
Undocumented in source.
time
module hip.util.time
Undocumented in source.
to_string_range
module hip.util.to_string_range
Undocumented in source.
windows
module hip.util.windows
Undocumented in source.